gl: Speed up icon cache lookups
authorMatthias Clasen <mclasen@redhat.com>
Tue, 15 Oct 2019 12:27:16 +0000 (08:27 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 15 Oct 2019 23:44:26 +0000 (19:44 -0400)
commitdd5ee87b5b65fff51e671ed092e18a524de78379
treea45f9872d3253f65d5f2e50d0b8a22b763523cd0
parente34d1b8a26496760445d4e9f057b637a34072594
gl: Speed up icon cache lookups

Use gdk_texture_set_render_data to avoid
hash table lookups when we can.
gsk/gl/gskgliconcache.c